Skip to content

Conversation

@themadprofessor
Copy link

Implement the 2025 redesign

@themadprofessor themadprofessor force-pushed the 2025-redesign branch 6 times, most recently from 7ac9d1b to 29ea22f Compare October 29, 2025 14:19
@themadprofessor themadprofessor force-pushed the 2025-redesign branch 3 times, most recently from 19bb6d9 to ebfc2dd Compare October 31, 2025 16:18
@ColinEberhardt
Copy link
Contributor

Some issues:

  • When you navigate to a category, the title at the top of the page should be the category title
  • Pagination on categories is a little broken, e.g. on testing it only shows ~4 posts per page
  • When you are on a page >1, I'd remove the featured articles, I think that confuses the chronology

More minor (i.e. don't need fixing before merging)

  • The letters that allow you to filter authors are to small to be useable. I'm not sure we need this function
  • The cookie pop up is super annoying and will not go away, presume this is because this is being rendered on the GH Pages of a fork. Can we just disable it on forks? (can we also persuade those in charge that cookie pop ups are a stupid idea in general!)

Suggestions:

  • Can we generate single line summaries for blog posts that lack them? You should have access to GitHub Copilot Agent Mode which would probably do this for you.

@ocorey-scottlogic
Copy link

ocorey-scottlogic commented Nov 6, 2025

I would err on the side of not removing the letter filters, since authors are ordered by number of posts the author list would be unwieldy to a find a specific author without them. Will pass this on to Marcin

@ocorey-scottlogic
Copy link

Just noting here that narrower views have both the pill button and dropdown category selection

Stuart Reilly and others added 30 commits November 10, 2025 14:31
* SCSS cleanup

* Add inital socials

* Include author picture in link and stop jumping on hover

* Add multiple grids for authors

* Add carousel using css pseudo elements

* Update vertical spacing on author grid

* Position  email list relative to author list

* Add post count logic

* Style pagination

* Avoid splitting people's names

* Remove category specifc title

* Add search box without backend hookup

* Add prettier

* Add post counts using JS

* Prettier

* fix merge

* fix positioning of email box

* Add post counts in liquid

* Add required data to post count generator

* Change load Authors to ts

* Remove style.css

* Remove generated file

* Sort by name as well

* Remove scroll marker group and position anchor

* Add black on click

* Correct spacing

* Clean js

* Fix picture aspect ratio

* Add alphabet

* Style letters

* Revert files

* Spelling

* Space between

* Remove li from author list css

---------

Co-authored-by: Stuart Reilly <[email protected]>
* Rename some bits

* Remove script from rspack
* Update title on category pages

* Hover behaviour on back to blog

* Hide festured posts on page 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants